home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Shareware
/
Beyond Compare 3.0.10
/
BCompareSetup.exe
/
{app}
/
BCompare.exe
/
0
/
RCDATA
/
TJOBSCANCELDIALOG
/
TJOBSCANCELDIALOG.txt
Wrap
Text File
|
2008-11-03
|
775b
|
43 lines
inherited JobsCancelDialog: TJobsCancelDialog
Left = 419
Top = 292
Caption = '%'
ClientHeight = 86
ClientWidth = 209
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object DescLbl: TUiLabel
Left = 8
Top = 8
Height = 13
Caption = '%'
end
object CancelBtn: TUiButton
Left = 128
Top = 56
Cancel = True
Caption = 'Cancel'
TabOrder = 0
OnClick = CancelClick
AutoSize = asRight
end
object ProgressBar: TUiProgressBar
Left = 9
Top = 28
Width = 192
Height = 17
TabOrder = 1
State = pbsMarquee
end
object Timer: TTimer
Enabled = False
Interval = 500
OnTimer = TimerTimer
Left = 8
Top = 56
end
end